home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 April / Macworld (1999-04).dmg / Cool Specials / Al Morale Demo / Al's Stuff / D200.DCR / 00131_SpeakTime OFF.ls < prev    next >
Encoding:
Text File  |  1999-02-16  |  196 b   |  9 lines

  1. on mouseUp
  2.   global gLite1
  3.   set gLite1 to the clickOn
  4.   set the text of field member "GabFreqSet" to "72000"
  5.   set the text of field member "GABset" to "0"
  6.   SpeakIdleRadio()
  7.   updateStage()
  8. end
  9.